gsk: Take into account the scaling factor
authorEmmanuele Bassi <ebassi@gnome.org>
Wed, 27 Jul 2016 15:48:35 +0000 (16:48 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Tue, 18 Oct 2016 10:49:10 +0000 (11:49 +0100)
commita8a8f97511baeb333a6de78b279f7e2e38ec309a
treedb63fd22efa503775fb99dd224a165952400977d
parent3d90a070d586fa80fb3265a044ee0c5dcc546c55
gsk: Take into account the scaling factor

We need to apply a scaling factor whenever we deal with user-supplied
coordinates, like:

 - when creating textures
 - when setting up the viewport
 - when submitting the scene
gsk/gskglrenderer.c
gsk/gskrendernode.c
gsk/gskrendernode.h